Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
flake8-bandit
] ImplementS201
:flask-debug-true
by @mkniewallner in feat(rules): implementflake8-bandit
S201
(flask_debug_true
) astral-sh/ruff#7503flake8-bandit
] ImplementS507
:ssh_no_host_key_verification
by @mkniewallner in feat(rules): implementflake8-bandit
S507
(ssh_no_host_key_verification
) astral-sh/ruff#7528flake8-logging
] ImplementLOG002
:invalid-get-logger-argument
by @dhruvmanila in [flake8-logging
] ImplementLOG002
:invalid-get-logger-argument
astral-sh/ruff#7399flake8-logging
] ImplementLOG007
:exception-without-exc-info
by @qdegraaf in [flake8-logging
] ImplementLOG007
:ExceptionWithoutExcInfo
astral-sh/ruff#7410refurb
] ImplementFURB140
:reimplemented-starmap
by @SavchenkoValeriy in [refurb] Implementreimplemented-starmap
rule (FURB140
) astral-sh/ruff#7253refurb
] ImplementFURB148
:unnecessary-enumerate
by @tjkuson in [refurb
] Implementunnecessary-enumerate
(FURB148
) astral-sh/ruff#7454ruff
] Detectasyncio.get_running_loop
calls in RUF006 by @charliermarsh in Detectasyncio.get_running_loop
calls in RUF006 astral-sh/ruff#7562Settings
--no-X
variants in CLI help by @charliermarsh in Show--no-X
variants in CLI help astral-sh/ruff#7504format
option tooutput-format
by @MichaReiser in Renameformat
option tooutput-format
astral-sh/ruff#7514ruff rule
by @charliermarsh in Enable tab completion forruff rule
astral-sh/ruff#7560Bug Fixes
bad-dunder-method-name
to permitattrs
dunders by @tjkuson in Extendbad-dunder-method-name
to permitattrs
dunders astral-sh/ruff#7472.exception()
calls by @charliermarsh in Ensure that LOG007 only triggers on.exception()
calls astral-sh/ruff#7524PERF102
fixes by @charliermarsh in Add padding inPERF102
fixes astral-sh/ruff#7554os.error
as anOSError
alias by @charliermarsh in Treatos.error
as anOSError
alias astral-sh/ruff#7582bad-dunder-method-name
to permit__html__
by @jaap3 in Extendbad-dunder-method-name
to permit__html__
astral-sh/ruff#7492New Contributors
not_in_nav
astral-sh/ruff#5498Full Changelog: astral-sh/ruff@v0.0.290...v0.0.291